<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #030;
	font-style: normal;
	text-decoration: none;
}
body {
	background-color: #030;

}
a:link {
	color: #960;
	text-decoration: none;
}

.stretch {
	width:100%;
	height:100%;
}

a:visited {
	text-decoration: none;
	color: #960;
}
a:hover {
	text-decoration: none;
	color: #060;
}
a:active {
	text-decoration: none;
}
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{
	width:800px;
	text-align:left;
	margin:0 auto;
	/* [disabled]background-image: url(../images/template%20images/velo-2012.jpg); */
	height: 900px;
	margin-top: 10px;
} 
 
#header{
	position:relative;
	height:308px;
	/* [disabled]background-color:#FFFFFF; */
	width:800px;
	display:block;
	overflow:auto;
	background-image: url(../images/template%20images/bckheader.png);
} 
 
#leftcol{
	width:170px;
	float:left;
	position:relative;
	/* [disabled]background-color:#49600F; */
	/* [disabled]margin-left: -8px; */
	height: 365px;
	background-image: url(../images/template%20images/velo-2012_02.png);
	/* [disabled]top: 5px; */
 }
.Limage {
	clear: right;
	float: left;
	position: relative;
	top: 40px;
}
#background {
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: -1;
	/* [disabled]background-image: url(../images/template%20images/veloblog-bckgrd1.jpg); */

}

 
#maincol{
	/* [disabled]background-color: #FFFFFF; */
	position: relative;
	width:622px;
	float:right;
	background-image: url(../images/template%20images/velo-2012_03.png);
	background-repeat: no-repeat;
	/* [disabled]margin-right: 28px; */
	height: 23px;
	/* [disabled]left: 50px; */
 }
#maincontent {
	float: right;
	position: relative;
	width: 622px;
	height: 513px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-decoration: none;
	/* [disabled]overflow: auto; */
	background-image: url(../images/template%20images/velo-2012_04.png);
	background-repeat: repeat;
	clear: right;
	/* [disabled]left: 50px; */
}
.wrap_content {
	float: right;
	position: relative;
	width: 622px;
	/* [disabled]right: 12px; */
	clear: right;
	/* [disabled]overflow: auto; */
	/* [disabled]left: 50px; */
	/* [disabled]top: 5px; */
}

  #maincolbt{
	/* [disabled]background-color: #FFFFFF; */
	position: relative;
	width:622px;
	float:right;
	background-image: url(../images/template%20images/velo-2012_06.png);
	background-repeat: no-repeat;
	height: 30px;
	/* [disabled]margin-right: 28px; */
	/* [disabled]left: 50px; */
 }
#footer{
	clear:both;
	display:block;
	font-size: small;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #275227;
	font-variant: normal;
	text-align: left;
	float: left;
	position: relative;
	left: 3px;
	font-style: oblique;
	font-weight: bold;
	top: 30px;
} 
 
#footer_base{
	clear:right;
	display:block;
	font-size: small;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #275227;
	font-variant: normal;
	/* [disabled]text-align: center; */
	float: left;
	position: relative;
	left: 2px;
	top: 40px;
} 
	
 

.clearfix:after {
  
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 
/* ******************************************************************** */ 
/*                      printer styles                                  */ 
/* ******************************************************************** */ 
     
 @media print{ 
/*hide the left column when printing*/ 
#leftNav {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	position: relative;
	margin-left: 20px;
}
#nameTag {
	float: none;
	position: relative;
	top: 60px;
	color: #060;
	left: 15px;
	width: 20px;
}


.links {
	/* [disabled]clear: right; */
	/* [disabled]float: right; */
	position: relative;
	left: 300px;
	/* [disabled]font-size: x-small; */
}
</pre></body></html>